home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3chspot.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_SPOTCHANNEL_H = 1;
- include("real/frio/r3chvec.js")
-
-
- var R3CLID_SPOTSIZECHANNEL = 475;
-
-
-
-
-
-
- function r3Spotsizechannel () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_SPOTSIZECHANNEL, arguments);
- }
- // Attributes
- }
-
- r3Spotsizechannel.prototype=new r3Vectorchannel;
- // r3chspot.h_H